Xbasic

AlphaCloud::ClientDeployApplicationComplete Method

Syntax

.DeployApplicationComplete as L (Request as AlphaCloud::DeployApplicationCompleteRequest)

Arguments

RequestAlphaCloud::DeployApplicationCompleteRequest

An instance of DeployApplicationCompleteRequest populated with desired values.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

DeployApplicationComplete creates a deployment and any required objects and then schedules it to run.